Kotlin SQLite
Toggle table of contents
0.0.3
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin SQLite
Ksqlite C API
/
ksqlite.capi.memory
/
[web]OutputParamBase
Output
Param
Base
web
abstract
class
OutputParamBase
<
Value
>
:
OutputParam
<
Value
>
(
source
)
Base for output parameter.
Inheritors
PointerOutputParam
Int32OutputParam
Int64OutputParam
Utf8OutputParam
Members
Properties
value
Link copied to clipboard
web
override
val
value
:
Value
Value written from native side.